projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
361c0d6
)
Increase PURESIZE yet again.
author
Karoly Lorentey
<lorentey@elte.hu>
Sat, 20 May 2006 11:19:00 +0000
(11:19 +0000)
committer
Karoly Lorentey
<lorentey@elte.hu>
Sat, 20 May 2006 11:19:00 +0000
(11:19 +0000)
* src/puresize.h (BASE_PURESIZE): Increase to
1240000
.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-560
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index ccbc7a8255405a5d1bed6b1f2c6d749dada0aaf0..c1e4624564caf81531d89517275acd1fbc6f19b5 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-43,7
+43,7
@@
Boston, MA 02110-1301, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (12
3
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (12
4
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */